Resource StructureDefinition/FHIR Server from package basisprofil.tiplu.de.r4#1.1.3 (78 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "identifier-kuerzel",
"url" : "https://tiplu.de/fhir/StructureDefinition/identifier-kuerzel",
"version" : "1.1.0",
"name" : "IdentifierKuerzel",
"title" : "Profil für die Abbildung eines Ressourcen-Kürzels als Identifier",
"status" : "active",
"date" : "2023-01-13",
"publisher" : "Tiplu GmbH",
"contact" : [
{
"name" : "Tiplu GmbH",
"telecom" : [
{
"system" : "email",
"value" : "fhir@tiplu.de"
}
]
}
],
"description" : "Identifier-Profil für die Abbildung eines organisationsspezifischen Kürzels für die Ressourcen (Locations) und Organisationen (Organization)",
"copyright" : "Tiplu GmbH",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "servd",
"uri" : "http://www.omg.org/spec/ServD/1.0/",
"name" : "ServD"
}
],
"kind" : "complex-type",
"abstract" : false,
"type" : "Identifier",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Identifier",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Identifier.type",
"path" : "Identifier.type",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"code" : "SHORT",
"system" : "https://tiplu.de/fhir/CodeSystem/IdentifierTypeExtended"
}
]
},
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "https://tiplu.de/fhir/ValueSet/IdentifierTypeExtended"
}
},
{
"id" : "Identifier.system",
"path" : "Identifier.system",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Identifier.value",
"path" : "Identifier.value",
"min" : 1,
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.